greatestCommonDivisor

Undocumented in source. Be warned that the author may not have intended to support it.
pure @safe nothrow @nogc
int
greatestCommonDivisor
(
int a
,
int b
)

Meta